Package | signal.core.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/StructureDefinition/healthcareservice |
Url | https://signalbhn.org/fhir/StructureDefinition/healthcareservice |
Status | draft |
Name | SignalHealthcareService |
Title | HealthcareService Profile |
Experimental | False |
Realm | us |
Authority | hl7 |
Type | HealthcareService |
Kind | resource |
No resources found
ValueSet | |
https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-category ![]() | Signal Healthcare Service Category |
https://signalbhn.org/fhir/ValueSet/healthcare-service-procedure-code-cpt ![]() | HealthCare Service Procedure Code CPT |
https://signalbhn.org/fhir/ValueSet/signal-program ![]() | Signal Program |
https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-type ![]() | Signal Healthcare Service Type |
{
"resourceType" : "StructureDefinition",
"id" : "signal-healthcareservice",
"url" : "https://signalbhn.org/fhir/StructureDefinition/healthcareservice",
"name" : "SignalHealthcareService",
"title" : "HealthcareService Profile",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "HealthcareService",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/HealthcareService",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "HealthcareService.category",
"path" : "HealthcareService.category",
"binding" : {
"strength" : "required",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-category"
}
},
{
"id" : "HealthcareService.type",
"path" : "HealthcareService.type",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding.system"
}
],
"description" : "Each slice represents a different coding system/valueset",
"rules" : "open"
}
},
{
"id" : "HealthcareService.type:services",
"path" : "HealthcareService.type",
"sliceName" : "services",
"definition" : "Each CPT code falls into one of ten primary categories of service, or 'Service categories'",
"min" : 1,
"binding" : {
"strength" : "required",
"description" : "Service types allowed in healthcare service",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-type"
}
},
{
"id" : "HealthcareService.type:procedure",
"path" : "HealthcareService.type",
"sliceName" : "procedure",
"definition" : "CPT procedure code associated with serviceCategory(ies)",
"binding" : {
"strength" : "required",
"description" : "CPT procedure codes allowed in healthcare service.",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/healthcare-service-procedure-code-cpt"
}
},
{
"id" : "HealthcareService.program",
"path" : "HealthcareService.program",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSet" : "https://signalbhn.org/fhir/ValueSet/signal-program"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.